home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
1701_800
/
DISK1713
/
DISK1713.ZIP
/
SHOW.DOC
< prev
next >
Wrap
Text File
|
1990-04-11
|
1KB
|
45 lines
S H O W
A Screen Builder Utility
Program and Documentation Copyright (c) 1990 by Tony Martin
1611 Harvest Green Ct. Reston, VA 22094
-----------------------------------------------------------------------
SHOW is a quick utility included for the convenience of the QBSCR
programmer. Show will quickly display any Screen Builder screen file
on your monitor and wait for you to hit a key.
Show accepts a Screen Builder file name from the command line. If you
had a file created with Screen Builder called MYFILE.SCR, you could
instantly display it with the command:
SHOW MYFILE.SCR
If you forget to enter the filename, Show will remind that you need to
do this.
The picture will remain on the screen until a key is pressed. The DOS
prompt will once again show its ubiquitous face.
That's all there is to it! SHOW was written in C for speed and small
size. The executable is less than 10K in size. A program with the
same functionality written in QuickBASIC weighed in at about 31K.
If you have any questions about SHOW or any other BAD SOFTWARE product,
feel free to write me at the address at the top of this document.